Skip to content

fix(deps): update dependency listr2 to v10#10682

Merged
ardatan merged 2 commits intomasterfrom
renovate/listr2-10.x
Apr 5, 2026
Merged

fix(deps): update dependency listr2 to v10#10682
ardatan merged 2 commits intomasterfrom
renovate/listr2-10.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 4, 2026

This PR contains the following updates:

Package Change Age Confidence
listr2 ^9.0.0^10.0.0 age confidence

Release Notes

listr2/listr2 (listr2)

v10.2.1

Compare Source

listr2 10.2.1 (2026-03-02)

Bug Fixes
  • deps: update node all minor dependency updates (00b2d66)

v10.2.0

Compare Source

listr2 10.2.0 (2026-03-02)

Features

v10.1.2

Compare Source

listr2 10.1.2 (2026-03-01)

Bug Fixes
  • revert logupdate to older version (96bad10)
  • update staticly passed value problem (39d184c)

v10.1.1

Compare Source

listr2 10.1.1 (2026-02-23)

Bug Fixes
  • update packages manually (306d331)

v10.1.0

Compare Source

listr2 10.1.0 (2026-01-26)
Features
  • build: update bundle mechanism (28b5f48)

v10.0.0

Compare Source

listr2 10.0.0 (2026-01-14)
Performance Improvements
BREAKING CHANGES
  • deps: This change drops node 20 support since it is reaching end of life.

  • fix: tiny bug with spinner

  • chore: update auxilary dependency versions

  • ci: update ci configuration for new node versions

WIP:

Signed-off-by: Cenk Kılıç cenk@kilic.dev

  • fix: suppress readline close errors in enquirer adapter for Node.js 22+

Node.js 22 and 24 introduced breaking changes to readline behavior that
cause "readline was closed" errors when enquirer attempts to clean up
after cancellation. This is a race condition in enquirer 2.4.1 that
hasn't been fixed upstream (package hasn't been updated in 2 years).

This commit adds error handling to suppress these specific errors while
still allowing the prompt to be properly cancelled and cleaned up.

References:


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies label Apr 4, 2026
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Apr 4, 2026

🦋 Changeset detected

Latest commit: 909e4b4

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@graphql-codegen/cli Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 4, 2026

🚀 Snapshot Release (alpha)

The latest changes of this PR are available as alpha on npm (based on the declared changesets):

Package Version Info
@graphql-codegen/plugin-helpers 6.2.1-alpha-20260404014438-137063e6fc4ace8f3742389fc6eecfd7f722cfbf npm ↗︎ unpkg ↗︎

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 4, 2026

💻 Website Preview

The latest changes are available as preview in: https://pr-10682.graphql-code-generator.pages.dev

@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Apr 4, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant